home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / tool_inc.zip / SYSDATE2.INT < prev    next >
Text File  |  1989-06-02  |  233b  |  7 lines

  1. function strval (i: integer): string2;
  2. function system_dd: string2;
  3. function system_mm: string2;
  4. function system_yy: string2;
  5. function system_date: string8;   {format: mm-dd-yy}
  6. function system_time: string8;   {format: hh:mm}
  7.